ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineShapeViewsBuilder<TPointView> Class
Members

In This Topic
    _LineShapeViewsBuilder<TPointView> Class
    In This Topic
    Object Model
    _LineShapeViewsBuilder<TPointView> Class
    Syntax
    'Declaration
     
    Public MustInherit Class _LineShapeViewsBuilder(Of TPointView As ISymbolPointView) 
       Implements ILineShapeViewsBuilder 
    public abstract class _LineShapeViewsBuilder<TPointView> : ILineShapeViewsBuilder  
    where TPointView: ISymbolPointView
    Type Parameters
    TPointView
    Inheritance Hierarchy
    See Also